home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / dlxsim.lha / DLXsim / DLXsim.doc < prev    next >
Text File  |  1996-01-29  |  2KB  |  53 lines

  1. Short:    Amiga port of an DLX-simulator
  2. Uploader: saitz@informatik.uni-hannover.de (Ingo Saitz)
  3. Author:   Larry B. Hostetler, Brian Mirtich
  4. Type:     dev/lang
  5.  
  6. DLXsim is Copyright 1989 Regents of the University of California.
  7. Permission to use, copy, modify, and distribute this software and its
  8. documentation for any purpose and without fee is hereby granted, provided
  9. that the above copyright notice appear in all copies. The University of
  10. California makes no representations about the suitability of this software
  11. for any purpose. It is provided "as is" without express or implied
  12. warranty.
  13.  
  14. What is DLXsim?
  15. ===============
  16.  
  17. DLXsim is an simulator for a RISC-Processor designed by Larry B. Hostetler
  18. and Brian Mirtich. It is an interactive program that loads DLX assembly
  19. programs and simulates the operation of a DLX computer on those programs.
  20. There is no real DLX based computer.
  21.  
  22. So why DLXsim?
  23. ==============
  24.  
  25. I needed a DLX simulator for my studies. There only was a simulator running
  26. on the sparc stations, so I took the source and compiled it with gcc. I put
  27. the executeable on Aminet, for anybody, who needs it. The sorce is not
  28. included in this archive, because it is about 1.8MByte. If someone is
  29. interested in the source, feel free to send me a mail. There is also a
  30. WindowsTM version of the simulator, but it seems to be not fully bug-free.
  31. (I have no PC to try myself ;-)
  32.  
  33. How to install DLXsim?
  34. ======================
  35.  
  36. All you have to do is to put the executeable file into a location where
  37. it can be found by the shell. You also need the ixemul.library. I included
  38. version 40.4 for various processors, see ixemul.library.lha. The
  39. documentation is in TeX-format only, sorry for all of you, who don't have
  40. it, but I don't bother writing plain ASCII documents at the moment.
  41.  
  42.  
  43. I am interested, if anyone besides me has an interest in using DLXsim. So
  44. I ask you to send me a mesage, if you really use DLXsim.
  45.  
  46. E-Mail: saitz@informatik.uni-hannover.de
  47.  
  48. S-Mail: Ingo Saitz
  49.         Hermenweg 23
  50.         30419 Hannover
  51.         Germany
  52.  
  53.